home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / tourist-trap.swf / scripts / frame_119 / PlaceObject2_256_3 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2005-09-29  |  201 b   |  9 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.pr225 > 0 and _root.pr1 > 0 and _root.time > 0)
  3.    {
  4.       _root.time = Number(_root.time);
  5.       _root.timeu = _root.time;
  6.       _root.nextFrame();
  7.    }
  8. }
  9.